
'Declaration
Public Class Envelopes(Of T) Inherits C1.Web.Mvc.ExtraSeries(Of T)
'Usage
Dim instance As Envelopes(Of T)
public class Envelopes<T> : C1.Web.Mvc.ExtraSeries<T>
public class Envelopes = class(C1.Web.Mvc.ExtraSeries)
JScript does not support Generics.
public __gc class Envelopes<T> : public C1.Web.Mvc.ExtraSeries<T>
generic<typename T> public ref class Envelopes : public C1.Web.Mvc.ExtraSeries<T>
System.Object
C1.Web.Mvc.ChartSeriesBase<T>
C1.Web.Mvc.ExtraSeries<T>
C1.Web.Mvc.Finance.Envelopes<T>